home *** CD-ROM | disk | FTP | other *** search
/ Drops Desktop CD-ROM Collection / Drops Desktop CD-ROM Collection.iso / files / calender / data1.cab / Program_Executable_Files / calendar.exe / 0 / RCDATA / TSELMSGFORM / TSELMSGFORM.txt
Encoding:
Text File  |  2004-01-07  |  1.9 KB  |  100 lines

  1. object SelMsgForm: TSelMsgForm
  2.   Left = 1190
  3.   Top = 331
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'SelMsgForm'
  7.   ClientHeight = 179
  8.   ClientWidth = 406
  9.   Color = clBtnFace
  10.   Font.Charset = SHIFTJIS_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -15
  13.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   Scaled = False
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 15
  22.   object SelMsgBImg: TImage
  23.     Left = 0
  24.     Top = 60
  25.     Width = 406
  26.     Height = 119
  27.     Align = alClient
  28.   end
  29.   object SelMsgLbl: TLabel
  30.     Left = 10
  31.     Top = 20
  32.     Width = 6
  33.     Height = 12
  34.     Caption = '1'
  35.     Font.Charset = SHIFTJIS_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -12
  38.     Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  39.     Font.Style = []
  40.     ParentFont = False
  41.   end
  42.   object SelMsgUrlEdit: TEdit
  43.     Left = 10
  44.     Top = 50
  45.     Width = 381
  46.     Height = 23
  47.     TabOrder = 0
  48.     Visible = False
  49.   end
  50.   object OkIBtn: TBitBtn
  51.     Left = 10
  52.     Top = 130
  53.     Width = 94
  54.     Height = 31
  55.     Caption = 'OK'
  56.     TabOrder = 1
  57.     OnClick = OkIBtnClick
  58.   end
  59.   object CclIBtn: TBitBtn
  60.     Left = 130
  61.     Top = 130
  62.     Width = 94
  63.     Height = 31
  64.     Caption = '∩┐╜L∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜Z∩┐╜∩┐╜'
  65.     TabOrder = 2
  66.     OnClick = CclIBtnClick
  67.   end
  68.   object OdgIBtn: TBitBtn
  69.     Left = 290
  70.     Top = 90
  71.     Width = 94
  72.     Height = 31
  73.     Caption = '∩┐╜Q∩┐╜∩┐╜...'
  74.     TabOrder = 3
  75.     OnClick = OdgIBtnClick
  76.   end
  77.   object SelMsgAnm: TAnimate
  78.     Left = 0
  79.     Top = 0
  80.     Width = 406
  81.     Height = 60
  82.     Align = alTop
  83.     Active = True
  84.     CommonAVI = aviCopyFile
  85.     StopFrame = 20
  86.   end
  87.   object TopicCBox: TComboBox
  88.     Left = 10
  89.     Top = 90
  90.     Width = 271
  91.     Height = 23
  92.     ItemHeight = 15
  93.     TabOrder = 5
  94.   end
  95.   object OpenDialog1: TOpenDialog
  96.     Left = 288
  97.     Top = 104
  98.   end
  99. end
  100.